﻿2026-06-24T04:21:58.2951592Z ##[group]Run actions/checkout@v5
2026-06-24T04:21:58.2952345Z with:
2026-06-24T04:21:58.2952708Z   repository: SaberMage/spt-core
2026-06-24T04:21:58.2955945Z   token: ***
2026-06-24T04:21:58.2956304Z   ssh-strict: true
2026-06-24T04:21:58.2956666Z   ssh-user: git
2026-06-24T04:21:58.2957037Z   persist-credentials: true
2026-06-24T04:21:58.2957437Z   clean: true
2026-06-24T04:21:58.2957791Z   sparse-checkout-cone-mode: true
2026-06-24T04:21:58.2958209Z   fetch-depth: 1
2026-06-24T04:21:58.2958565Z   fetch-tags: false
2026-06-24T04:21:58.2958918Z   show-progress: true
2026-06-24T04:21:58.2959370Z   lfs: false
2026-06-24T04:21:58.2959709Z   submodules: false
2026-06-24T04:21:58.2960082Z   set-safe-directory: true
2026-06-24T04:21:58.2960661Z ##[endgroup]
2026-06-24T04:21:58.3754958Z Syncing repository: SaberMage/spt-core
2026-06-24T04:21:58.3756449Z ##[group]Getting Git version info
2026-06-24T04:21:58.3757079Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-24T04:21:58.3758006Z [command]/usr/bin/git version
2026-06-24T04:21:58.3769294Z git version 2.43.0
2026-06-24T04:21:58.3786653Z ##[endgroup]
2026-06-24T04:21:58.3797543Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cf27c908-c369-48f0-9fb0-5163892e3b2b' before making global git config changes
2026-06-24T04:21:58.3798694Z Adding repository directory to the temporary git global config as a safe directory
2026-06-24T04:21:58.3800613Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-24T04:21:58.3833199Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-24T04:21:58.3850713Z https://github.com/SaberMage/spt-core
2026-06-24T04:21:58.3860565Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-24T04:21:58.3862952Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-24T04:21:58.3879360Z HEAD
2026-06-24T04:21:58.3906876Z ##[endgroup]
2026-06-24T04:21:58.3907892Z [command]/usr/bin/git submodule status
2026-06-24T04:21:58.4087502Z ##[group]Cleaning the repository
2026-06-24T04:21:58.4091180Z [command]/usr/bin/git clean -ffdx
2026-06-24T04:21:59.1864456Z Removing target/
2026-06-24T04:21:59.1873060Z [command]/usr/bin/git reset --hard HEAD
2026-06-24T04:21:59.1936202Z HEAD is now at 040d67cdb Merge 3b4499c3f6e1d25ff0e5b17f26abbf140543e251 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:21:59.1942440Z ##[endgroup]
2026-06-24T04:21:59.1944009Z ##[group]Disabling automatic garbage collection
2026-06-24T04:21:59.1948189Z [command]/usr/bin/git config --local gc.auto 0
2026-06-24T04:21:59.1976186Z ##[endgroup]
2026-06-24T04:21:59.1977388Z ##[group]Setting up auth
2026-06-24T04:21:59.1983087Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-24T04:21:59.2019754Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-24T04:21:59.2206954Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-24T04:21:59.2232095Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-24T04:21:59.2416161Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-24T04:21:59.2442987Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-24T04:21:59.2631998Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-24T04:21:59.2662902Z ##[endgroup]
2026-06-24T04:21:59.2664631Z ##[group]Fetching the repository
2026-06-24T04:21:59.2671537Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +040d67cdbfa67cfbe51e3f53e5148e8669931c3d:refs/remotes/pull/36/merge
2026-06-24T04:21:59.6967980Z ##[endgroup]
2026-06-24T04:21:59.6968790Z ##[group]Determining the checkout info
2026-06-24T04:21:59.6970217Z ##[endgroup]
2026-06-24T04:21:59.6975263Z [command]/usr/bin/git sparse-checkout disable
2026-06-24T04:21:59.7055742Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-24T04:21:59.7080794Z ##[group]Checking out the ref
2026-06-24T04:21:59.7082690Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/36/merge
2026-06-24T04:21:59.7127042Z HEAD is now at 040d67cdb Merge 3b4499c3f6e1d25ff0e5b17f26abbf140543e251 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:21:59.7130576Z ##[endgroup]
2026-06-24T04:21:59.7165475Z [command]/usr/bin/git log -1 --format=%H
2026-06-24T04:21:59.7191083Z 040d67cdbfa67cfbe51e3f53e5148e8669931c3d
